-
Home
-
Advanced Dynamic Pricing for WooCommerce
-
4.3.1
-
Code
-
Classes
- ProcessedGroupedProduct
Total Complexity |
32 |
Dependencies |
6 |
Dependents |
5 |
Total lines |
234 |
Lines of code |
102 |
Logical lines of code |
54 |
Comment lines |
71 |
Methods |
14 |
Properties |
9 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
useChild() |
A |
52 |
11 |
25 |
getLowestPrice() |
S |
61 |
4 |
13 |
getHighestPrice() |
S |
61 |
4 |
13 |
getLowestPriceProduct() |
S |
67 |
2 |
8 |
getHighestPriceProduct() |
S |
67 |
2 |
8 |
__construct() |
S |
63 |
1 |
11 |
withContext() |
S |
81 |
1 |
3 |
areRulesApplied() |
S |
82 |
1 |
3 |
isPriceChanged() |
S |
82 |
1 |
3 |
isDiscounted() |
S |
82 |
1 |
3 |
getProduct() |
S |
82 |
1 |
3 |
getQty() |
S |
82 |
1 |
3 |
setQty() |
S |
81 |
1 |
3 |
isUsingCustomPrice() |
S |
82 |
1 |
3 |